ci: Restrict IEP plugin build with 2023-09#863
Merged
kolipakakondal merged 1 commit intomasterfrom Dec 7, 2023
Merged
Conversation
WalkthroughThe change involves updating the URLs in the XML configuration files for the Eclipse-based IDF plugin. The URLs for the Eclipse and release updates have been modified to point to specific versions rather than the latest, ensuring compatibility and stability with the defined versions of the Eclipse environment. Changes
Related issues
TipsChat with CodeRabbit Bot (
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
As eclipse 2023-12 R-builds is available , IEP plugin builds are failing due to dependency issues and API issues. In this PR, will try to strict our CI builds to Eclipse 2023-09 builds until we have the IEP support for the Eclipse 2023-12.
Fixes # (IEP-1125)
Type of change
How has this been tested?
Verify the master build is successful or not, see if they have created with the Eclipse CDT 2023-09 buid.
Test Configuration:
Dependent components impacted by this PR:
Checklist